Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 177,049 for

document formatting

(0.1 sec)
  1. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Shows how to format text inserted by a document builder. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the Document in C++....the specified style from the document. void Aspose :: Words :: Style...has following effects on the document model: All references to the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. List indentation lost after processing DOCX wit...

    Description: When processing a Word Document that contains list elements with different indentation levels using Aspose.Words, the indentation Formatting is not preserved after saving the Document again as a DOCX file. …...Description: When processing a Word document that contains list elements...indentation formatting is not preserved after saving the document again...

    forum.aspose.com/t/list-indentation-lost-after-...
  4. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports Formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library....Ask AI Format Worksheet Cells in a Workbook Contents [ Hide ]...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/python-net/format-workshe...
  5. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row Formatting properties....represents current table row formatting properties. get rowFormat...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compare Documents in C#|Aspose.Words for .NET

    Compare two Documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....Ask AI Compare Documents Contents [ Hide ] Purpose Summary. What...outlines how to compare two Word documents for differences using Aspose...

    docs.aspose.com/words/net/compare-documents/
  7. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with Formatting using Aspose.Cells for Node.js via C++....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  8. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method... merge_format_mode) Merges the given input documents into a single...single document and returns Document instance of the final document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Online ODP File Comparison or Build C++ Apps to...

    Free online app to Compare different ODP files. C++ comparison library code for ODP Documents....Total C++ Compare Odp Online Document Comparison App and C++ Code...Develop powerful C++ based ODP document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/odp/
  10. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your Formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...RowFormat property to specify row formatting. Examples Shows how to merge...

    reference.aspose.com/words/net/aspose.words/doc...